﻿2026-08-28T10:08:43.1614959Z ##[group]Run actions/checkout@v5
2026-08-28T10:08:43.1615463Z with:
2026-08-28T10:08:43.1615708Z   fetch-depth: 0
2026-08-28T10:08:43.1616021Z   repository: BigscreenVR/spt-bs-core
2026-08-28T10:08:43.1617841Z   token: ***
2026-08-28T10:08:43.1618091Z   ssh-strict: true
2026-08-28T10:08:43.1618318Z   ssh-user: git
2026-08-28T10:08:43.1618615Z   persist-credentials: true
2026-08-28T10:08:43.1618867Z   clean: true
2026-08-28T10:08:43.1619137Z   sparse-checkout-cone-mode: true
2026-08-28T10:08:43.1619393Z   fetch-tags: false
2026-08-28T10:08:43.1619638Z   show-progress: true
2026-08-28T10:08:43.1619842Z   lfs: false
2026-08-28T10:08:43.1621231Z   submodules: false
2026-08-28T10:08:43.1621485Z   set-safe-directory: true
2026-08-28T10:08:43.1621751Z   allow-unsafe-pr-checkout: false
2026-08-28T10:08:43.1622017Z ##[endgroup]
2026-08-28T10:08:43.3746752Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-28T10:08:43.3747902Z ##[group]Getting Git version info
2026-08-28T10:08:43.3748260Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-28T10:08:43.4046380Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-28T10:08:43.4268241Z git version 2.43.0.windows.1
2026-08-28T10:08:43.4291254Z ##[endgroup]
2026-08-28T10:08:43.4299449Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b515efec-107e-4a38-8c50-92ba9e026204\.gitconfig'
2026-08-28T10:08:43.4312362Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b515efec-107e-4a38-8c50-92ba9e026204' before making global git config changes
2026-08-28T10:08:43.4313158Z Adding repository directory to the temporary git global config as a safe directory
2026-08-28T10:08:43.4318259Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-28T10:08:43.4571917Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-28T10:08:43.4787437Z https://github.com/BigscreenVR/spt-bs-core
2026-08-28T10:08:43.4813598Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-28T10:08:43.4818014Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-28T10:08:43.5038145Z refs/heads/golden/ir2-incremental-on
2026-08-28T10:08:43.5061600Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-28T10:08:43.5974016Z HEAD is now at 827a3b772 fixup! test(servicehost): honor retryable kill
2026-08-28T10:08:43.9218518Z ##[endgroup]
2026-08-28T10:08:43.9224423Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-28T10:08:44.3859214Z ##[group]Cleaning the repository
2026-08-28T10:08:44.3859922Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-28T10:08:58.2881047Z Removing bench-ledger/
2026-08-28T10:08:58.2881628Z Removing target/
2026-08-28T10:08:58.2914144Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-28T10:08:58.3966380Z HEAD is now at 827a3b772 fixup! test(servicehost): honor retryable kill
2026-08-28T10:08:58.3995934Z ##[endgroup]
2026-08-28T10:08:58.4000474Z ##[group]Disabling automatic garbage collection
2026-08-28T10:08:58.4005809Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-28T10:08:58.4275532Z ##[endgroup]
2026-08-28T10:08:58.4275915Z ##[group]Setting up auth
2026-08-28T10:08:58.4285479Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-28T10:08:58.4584139Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-28T10:08:58.9570907Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-28T10:08:58.9855238Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-28T10:08:59.3938567Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-28T10:08:59.4241042Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-28T10:08:59.8424853Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-28T10:08:59.8802632Z ##[endgroup]
2026-08-28T10:08:59.8804390Z ##[group]Fetching the repository
2026-08-28T10:08:59.8812658Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-28T10:09:01.5258613Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-28T10:09:01.5259157Z  * [new branch]          test/servicehost-retryable-kill -> origin/test/servicehost-retryable-kill
2026-08-28T10:09:01.5408130Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/golden/ir2-incremental-on
2026-08-28T10:09:01.6041445Z   origin/golden/ir2-incremental-on
2026-08-28T10:09:01.6087407Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/golden/ir2-incremental-on
2026-08-28T10:09:01.6428579Z 827a3b772ef7723ffed195a0c363f0864354d926
2026-08-28T10:09:01.6493705Z ##[endgroup]
2026-08-28T10:09:01.6494146Z ##[group]Determining the checkout info
2026-08-28T10:09:01.6495376Z ##[endgroup]
2026-08-28T10:09:01.6502986Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-28T10:09:01.7048484Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-28T10:09:01.7341937Z ##[group]Checking out the ref
2026-08-28T10:09:01.7349605Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/ir2-incremental-on refs/remotes/origin/golden/ir2-incremental-on
2026-08-28T10:09:01.8056193Z branch 'golden/ir2-incremental-on' set up to track 'origin/golden/ir2-incremental-on'.
2026-08-28T10:09:01.8056966Z Your branch is up to date with 'origin/golden/ir2-incremental-on'.
2026-08-28T10:09:01.8057480Z Switched to and reset branch 'golden/ir2-incremental-on'
2026-08-28T10:09:01.8084557Z ##[endgroup]
2026-08-28T10:09:01.8476027Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-28T10:09:01.8821877Z 827a3b772ef7723ffed195a0c363f0864354d926
